{
"id": "3c90c3cc-0d44-4b50-8888-8dd25736052a",
"currency": "<string>",
"amount": 123,
"handle": "<string>",
"paymentStatus": "initial",
"createdAt": "2023-11-07T05:31:56Z",
"paymentSource": {
"id": "3c90c3cc-0d44-4b50-8888-8dd25736052a",
"name": "<string>"
},
"operations": [
{
"id": "3c90c3cc-0d44-4b50-8888-8dd25736052a",
"segment": 123,
"reference": "<string>",
"type": "<string>",
"statusCode": "<string>",
"statusMessage": "<string>"
}
],
"invoice": {
"id": "3c90c3cc-0d44-4b50-8888-8dd25736052a",
"handle": "<string>"
}
}initial, paid, pending, declined Show child attributes
Show child attributes
Show child attributes
Was this page helpful?