Get Process Job

Get the status of a payment gateway processing job

Path parameters

jobIdstringRequired
The ID of the payment gateway processing job

Headers

AuthorizationstringRequired

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

Response

This endpoint returns an object.
pendingobject
OR
completedobject
OR
failedobject

Errors