!!! info "[AckResponse](/../../schemas/ack_response)"
Used to acknowledge a request has been received and will be processed
|Name
`Lite`|Type|Required
`Default`| Description |
|-|-|-|-|
|result
`r` |Ack|True|The Ack Object|
??? info "[Ack](/../../schemas/ack)"
|Name
`Lite`|Type|Required
`Default`| Description |
|-|-|-|-|
|ack
`a` |boolean|True|Gravity has acknowledged that the request has been successfully received and it will process it in the backend|