Long Description
Display details of a single payment.
Examples
Request | Response |
---|---|
/v9/payments/14756 | |
| { "avs_street_address_response":"", "type":"cash", "avs_postal_code_response":"", "url":"/payments/14756", "state":"canceled", "cvv_response":"", "avs_postal_code_response_code":"", "refunded_from_id":null, "performed_by":null, "payment_for_credit_memo_id":null, "credit_memo_id":null, "avs_street_address_response_code":"", "check_number":null, "updated_at":"2013-07-10T19:44:05Z", "created_at":"2013-07-10T19:44:05Z", "avs_response":"", "order_link_id":75162, "cvv_response_code":"", "avs_response_code":"", "amount":"72.0", "credit_card":null, "id":14756, "is_refund":false } |