Signature Service
Header parameters
api-keystringRequired
An access API key issued to you by Xplor Pay.
Body
This model represents the signature
transaction-idinteger · int32RequiredExample:
Unique identifier of the transaction associated with the signature.
1base-64-imagestringRequiredExample:
Base64-encoded image data of the captured transaction signature.
a base64EncodedImagecreatedstringRequiredExample:
Date and time when the signature was created.
textResponses
200
ok
This model represents the signature response payload
payloadTypestringRequiredExample:
The type of payload returned in response.
signature401
Unauthorized
403
Forbidden
404
Not Found
post
/rest/v2/signaturePath parameters
transactionIdinteger · int32Required
Unique identifier of the transaction associated with the signature.
Header parameters
api-keystringRequired
An access API key issued to you by Xplor Pay.
Responses
200
ok
This model represents the signature response payload
payloadTypestringRequiredExample:
The type of payload returned in response.
signature401
Unauthorized
403
Forbidden
404
Not Found
get
/rest/v2/signature/{transactionId}Last updated
Was this helpful?

