Upload Signature

v1/transaction/upload

This service is used for upload the signature image in base64 format as the transaction confirmation data for your successful transactions that have been paid for.

Parameter Name

Type

Required

Description

xact_id

string

Yes

Paynet transaction number.

pars_base64

string

Yes

Converted format of image data to base64.

pars_file_name

string

No

Name of the image data.

Last updated