show payment

GET {{baseUrl}}/payto/payments/:payment_uid

HEADERS

KeyDatatypeRequiredDescription
Acceptstring

RESPONSES

status: OK

{"data":{"uid":"biz_20221231_G7MQWwkQZIP8vbfH","agreement_uid":"Agreement_00012345","state":"created","reference":"INVOICE #1003","description":"Payment 1 of 6 for Zeptinghouse Smart Fridge 300L","priority":"attended","creditor":{"party_name":"Jane Smith","account_identifier":{"type":"bban","value":"123456-98765432"},"ultimate_party_name":"Jane Smith"},"debtor":{"ultimate_party_name":"Bob Jane","party_name":"Bob Jean","account_identifier":{"type":"bban","value":"123456-98765432"}},"amount":2495,"failure":{"title":"Invalid BSB Number","detail":"The BSB is not valid or is no longer active.","code":"RR03","retryable":false},"created_at":"1977-03-24T20:27:44.029Z","links":{"self":"https://api.split.cash/payto/payments/biz_payment_G7MQWwkQZIP8vbfH","agreement":"https://api.split.cash/payto/agreements/biz_agreement_G7MQWwkQZIP8vbfH"},"last_payment":false}}