Create Validation Job

Create a job to validate a payment gateway

Headers

AuthorizationstringRequired

Bearer authentication of the form Bearer <token>, where token is your auth token.

Request

This endpoint expects an object.
documentobjectRequired
OR
htmlobjectRequired

Response

This endpoint returns an object.
pendingobject
OR
completedobject
OR
failedobject

Errors