Link transaction to customer
Links a customer to a transaction by ID.
Authentication
requestTokenstring
API Key authentication via header
Path Parameters
customerId
Payabli-generated customer ID. Maps to “Customer ID” column in PartnerHub.
transId
ReferenceId for the transaction (PaymentId).
Response
Success
isSuccess
Boolean indicating whether the operation was successful. A true value indicates success. A false value indicates failure.
pageIdentifier
Auxiliary validation used internally by payment pages and components.
responseCode
Code for the response. Learn more in API Response Codes.
responseData
The response data.
responseText
Response text for operation: ‘Success’ or ‘Declined’.