On This Page
REST API
Reauthorization
A reauthorization is a purchase made after an original purchase that can reflect a
number of specific conditions. Common instances that require reauthorizations include delayed
shipments, split shipments, extended stays, and extended rentals.
API Resource Name:
POST
https://api.smartpayfuse.barclaycard
/pts/v2/paymentsReady to
integrate?
- Include the following required fields in the authorization request:
- processingInformation.authorizationOptions.initiator.type—set the value for this field tomerchant.
- processingInformation.authorizationOptions.initiator.merchantInitiatedTransaction.reason—set the value for this field to3.
- processingInformation.authorizationOptions.initiator.merchantInitiatedTransaction.previousTransactionId—set the value for this field to theprocessorInformation.transactionIdresponse field.
- If the payment information is COF information, include theprocessingInformation.authorizationOptions.initiator.storedCredentialUsedfield in the authorization request and set the value for this field totrue.