Transaction Refunded

Payload

Transaction was refunded

uuid

Resource unique identifier

string

An idempotent identifier provided by the client to ensure that a request is processed only once. If a request with an existing IdempotentId is received, the processing is terminated and an error is returned to indicate that the request cannot be processed again.

string
enum
Allowed:
string
enum

Transaction Status

Allowed:
refundedAmount
object

Monetary amount in cents

Headers
uuid

Company unique identifier

string

Message unique identifier

string

Message signature

string

Event type

string

Resource Name

Response
200

Return 200 status to indicate that the event was processed successfully

LoadingLoading…