bitpay-app icon indicating copy to clipboard operation
bitpay-app copied to clipboard

Antonio

Open Antonio1t2 opened this issue 8 months ago • 0 comments

{ "id": "wire_xyz123", "created_at": "2024-06-27T11:22:33Z", "updated_at": "2024-06-27T11:22:33Z", "direction": "incoming", "status": "created", "amount": 5000, "currency_code": "USD", "account_id": "account_xyz123", "account_number_id": "account_number_xyz123", "counterparty_financial_institution": { "name": "Bank of America", "routing_number": 123456789 }, "originator": { "name": "Alan Scott", "address": [ "string" ], "identifier_type": "account_number", "identifier_value_last_four": 1234 }, "beneficiary": { "name": "@apastore74", "address": [ "string" ], "identifier_type": "account_number", "identifier_value": 211234567890 }, "message_to_beneficiary": "Payment for invoice #12345", "transfer_purpose": "Invoice payment", "imad": "20241215MMQFMP2L017736", "additional_network_data": { "sender_reference": "string", "end_to_end_identification": "EndtoEnd12345", "beneficiary_reference": "string", "message_to_receiving_fi": "string", "fi_to_fi_message": "string", "previous_message_identifier": "string", "payment_notification": "string" }, "was_returned": true, "related_wires": { "previous_wire_id": "wire_xyz001", "return_wire_ids": [ "wire_xyz002" ] }, "rejection": { "reason": "account_inactive", "imad": "20241215MMQFMP2L017736" }, "metadata": { "additionalProp": "string" } }

Antonio1t2 avatar Jun 08 '25 02:06 Antonio1t2