Signatures
Retrieve signature
Use this method to retrieve a signature that a payment device captured using Payroc Cloud.
Our gateway returns the following information about the signature:
- Image of the signature
- Format of the image
- Date that the device captured the image
get/signatures/{signatureId}
Path parameters
signatureIdstring required
Unique identifier that we assigned to the signature.
Headers
Authorizationstring required
Bearer authentication
Response
Successful request. Returns the signature.
Changes
No recorded changes to this endpoint across all 1 revision of this API.