• Register

Post remittance data in Spirit

This API allows posting the remittance data extracted by the AI process to Spirit.

#### Request URI

Request Body

The request body contains the remittance data extracted by the AI process. The payload structure is dynamic and may vary depending on the extraction result.

#### Request Example

Response Structure

The API returns a standard response structure for both successful and failed requests.

Field Type Description
status String Outcome of the request. Possible values are Success and Error.
message String Confirmation message in case of success, or error details in case of failure.
#### Success Response Example #### Error Response Example

Docs Navigation