{
"payment": {
"id": "string",
"paymentCode": "string",
"companyId": "string",
"customerId": "string",
"checkoutToken": "string",
"paymentAttemptId": "string",
"amount": 0,
"commissionAmount": 0,
"remittanceInformation": "string",
"status": "Submitted",
"provider": "OnePay",
"providerId": "string",
"mean": "Remittance",
"paymentDate": "2019-08-24T14:15:22.123Z",
"creationDate": "2019-08-24T14:15:22.123Z",
"redirectUrl": "string",
"billingAddress": {
"address1": "string",
"address2": "string",
"firstName": "string",
"lastName": "string",
"city": "string",
"state": "string",
"country": "string",
"countryCode": "string",
"postalCode": "string",
"phoneNumber": "string",
"email": "user@example.com"
},
"message": "string",
"approvalCode": "string",
"cardType": "Other",
"cardNumber": "string",
"postDating": 0,
"installments": 0,
"bankId": "string",
"transactionId": "string",
"serviceAmount": 0,
"completionSource": "UserRedirect",
"gatewayResponse": {
"payload": "string",
"details": null
}
},
"salesType": "Retail"
}