Endpoint to get a transaction by division and transaction id
OK
Invalid API key/MID.
Forbidden from performing this action.
{- "transactions": {
- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
- "paymentRequest": {
- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
- "createdAt": "string",
- "updatedAt": "string",
- "userId": "string",
- "amount": "string",
- "paymentLink": "string",
- "formId": "string",
- "referenceNumber": "string",
- "status": "string",
- "threeDSStatus": "string",
- "paymentType": "string",
- "deletedAt": "string",
- "canceledAt": "string",
- "notifiedAt": "string",
- "retryAttempt": 0,
- "expiryDate": "string",
- "paymentDocumentFileName": "string",
- "paymentMethod": "string",
- "bnplPaymentRequestId": "string",
- "customer": {
- "name": "Test Customer",
- "cards": [
- {
- "lastFourDigits": "string",
- "token": "string",
- "holder": "string",
- "expiryYear": "string",
- "expiryMonth": "string",
- "type": "visa",
- "isActive": true
}
], - "phoneNumber": 61431306461,
- "postcode": 2000,
- "addressNumber": "12 Kings Road",
- "addressLineOne": "Sydney CBD",
- "addressLineTwo": "string",
- "state": "NSW",
- "city": "Sydney",
- "country": "Australia",
- "isActive": false
}, - "division": {
- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
- "name": "string",
- "createdAt": "string",
- "updatedAt": "string",
- "type": "string",
- "merchantId": "string",
- "brn": "string",
- "isFundingEnabled": true,
- "isCreditEnabled": true,
- "isBrnVerified": true,
- "phoneNumber": "string",
- "postcode": "string",
- "addressLineOne": "string",
- "addressLineTwo": "string",
- "state": "string",
- "city": "string",
- "country": "string",
- "website": "string",
- "currency": "string",
- "threeDS": true,
- "accountNumber": "string",
- "accountName": "string",
- "branchCode": "string",
- "paymentPageConfigCode": "string",
- "paymentChannels": [
- {
- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
- "createdAt": "string",
- "updatedAt": "string",
- "paymentChannelType": "instant payment",
- "channelId": "string"
}
]
}, - "paymentDocumentUrl": "string",
- "userFirstName": "string",
- "userLastName": "string",
- "formName": "string"
}, - "division": {
- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
- "name": "string",
- "createdAt": "string",
- "updatedAt": "string",
- "type": "string",
- "merchantId": "string",
- "brn": "string",
- "isFundingEnabled": true,
- "isCreditEnabled": true,
- "isBrnVerified": true,
- "phoneNumber": "string",
- "postcode": "string",
- "addressLineOne": "string",
- "addressLineTwo": "string",
- "state": "string",
- "city": "string",
- "country": "string",
- "website": "string",
- "currency": "string",
- "threeDS": true,
- "accountNumber": "string",
- "accountName": "string",
- "branchCode": "string",
- "paymentPageConfigCode": "string",
- "paymentChannels": [
- {
- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
- "createdAt": "string",
- "updatedAt": "string",
- "paymentChannelType": "instant payment",
- "channelId": "string"
}
]
}, - "customer": {
- "name": "Test Customer",
- "cards": [
- {
- "lastFourDigits": "string",
- "token": "string",
- "holder": "string",
- "expiryYear": "string",
- "expiryMonth": "string",
- "type": "visa",
- "isActive": true
}
], - "phoneNumber": 61431306461,
- "postcode": 2000,
- "addressNumber": "12 Kings Road",
- "addressLineOne": "Sydney CBD",
- "addressLineTwo": "string",
- "state": "NSW",
- "city": "Sydney",
- "country": "Australia",
- "isActive": false
}, - "amount": "string",
- "currency": "string",
- "transactionId": "string",
- "transactionResult": "string",
- "transactionType": "string",
- "message": "string",
- "description": "string",
- "surcharge": "string",
- "refundCode": "string",
- "createdAt": "string",
- "updatedAt": "string",
- "invoiceUrl": "string",
- "amountLeftForRefund": "string",
- "amountLeftForCapture": "string"
}
}