Validate or sign DRAFT payment
Endpoints
POST /v3/payment/sign
POST
Validate or sign DRAFT payment
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Query Parameters
- 1 — validation of signing DRAFT payments (signToken is not used)
- 0 — signing the DRAFT payment (signToken is required)
Available options:
0, 1 It is used only when 'validate = 0'. When 'validate = 1' is not checked.
Body
application/json
Payment uuid (UUID string)