get https://cubi-sandbox-api.customersbank.com/wires/v1/outgoing/
Retrieves an existing wire payment
Responses
Retrieves an existing wire payment
xxxxxxxxxx
curl --request GET \
--url https://cubi-sandbox-api.customersbank.com/wires/v1/outgoing/id \
--header 'accept: application/json'
xxxxxxxxxx
45}
{
"id": "string",
"amount": 0,
"processDate": "string",
"originatorAccountNumber": "string",
"originatorAccountId": "string",
"originatorName": "string",
"originatorAddress1": "string",
"originatorAddress2": "string",
"originatorAddress3": "string",
"receiverRoutingNumber": "string",
"receiverName": "string",
"intermediateIdCode": "string",
"intermediateId": "string",
"intermediateName": "string",
"intermediateAddress1": "string",
"intermediateAddress2": "string",
"intermediateAddress3": "string",
"beneficiaryFIName": "string",
"beneficiaryFIAddress1": "string",
"beneficiaryFIAddress2": "string",
"beneficiaryFIAddress3": "string",
"beneficiaryFIIdCode": "string",
"beneficiaryFIId": "string",
"beneficiaryName": "string",