Transaction Signature

The Transaction Signature API allows you to store and retrieve base-64 encoded signature image files associated with transactions.

Available Endpoints

  • Save Signature: POST /rest/v2/signature

  • Get Signature: GET /rest/v2/signature/{transactionId}

Last updated

Was this helpful?