cURL
curl --request GET \ --url https://demo.api.harmony.compago.com/api/one-time-payment/{id}
{ "status": "PENDING", "expired": true, "id": "aaaaaaaa-bbbb-cccc-dddd-eeeeeeeeeeee", "amount": 123, "currency": "<string>", "expiresAt": "2023-11-07T05:31:56Z", "homepageUrl": "<string>", "organization": { "name": "<string>", "business": { "websiteURL": "<string>" } } }
Details of the one-time payment
PENDING
CONFIRMED
CANCELLED
"aaaaaaaa-bbbb-cccc-dddd-eeeeeeeeeeee"
Show child attributes