Deposit refund updated

Sent when a deposit refund changes status. The body is identical to an item from the List Deposit Refunds response.

Payload
string
required

Refund ID

date-time
required

Creation date of the refund

date-time

Last update date of the refund

string
length ≤ 128

Idempotency key for the refund request, it can also be used as an external identifier

string
enum
required

Status of the refund

Allowed:
string

Description for the refund. If supported by the rail, this will be forwarded to the end user.

integer

Debit movement that was originated from the refund

integer

Credit movement that was originated from the refund bounce, if applicable

company
object

Company associated with the refund

string

Voucher ID associated with the refund, if applicable

string

Reason for refund failure, if applicable

integer
required

Movement ID that was refunded

Response
200

Any 2xx response is treated as a successful acknowledgement. Infinia will retry delivery on non-2xx responses.

LoadingLoading…