The Transaction Signature API allows you to store and retrieve base-64 encoded signature image files associated with transactions.
Save Signature: POST /rest/v2/signature
POST /rest/v2/signature
Get Signature: GET /rest/v2/signature/{transactionId}
GET /rest/v2/signature/{transactionId}
Last updated 1 month ago
Was this helpful?