Statuses

A complete list of Batch File and Latitude Payout statuses.

Batch File Statuses

INVALID: The Payout could not be created because the data provided was invalid. This status should always be accompanied by an error property with more details about why this status was assigned.

CREATED: The Payout was successfully created. This status should only be seen once, in the response from the Create Transfer Request API, after which it will immediately move into a PENDING status.

Payout Statuses

PENDING: The Payout is created and waiting to be completed by a consumer. The Payout will stay in this state until the consumer attempts to submit it, it expires, or it is manually canceled.

FAILED_TO_PROCESS: This status indicates that the consumer attempted to complete the Payout but was unable to. A Payout in this status is considered "unrecoverable" and a new one must be created. For more information on why the Payout is in this status, please contact your client support representative.

EXPIRED: The Payout was not completed before defined expiration date.

CANCELED: The Payout was canceled manually, either through the API, or by the Latitude Operations team. NOTE: If a payout is canceled and issued via check it will still show a status of "Canceled"

SUBMITTED: The consumer successfully submitted the Payout for payment. NOTE: This indicates that the Payout was submitted, but does not ensure it will be successfully paid out. In some scenarios, the downstream bank or provider will reject the payment for some reason. If this happens, your support representative will be able to help you determine next steps for the consumer.

FAILED_TO_SEND: This status indicates that the consumer submitted a Payout, but a failure was encountered after the submission. For more information on why the Payout is in this status, please contact your client support representative.

COMPLETED: The consumer successfully submitted the Payout, and the payment has been released.