Get Process Job

Get the status of a payment gateway processing job

Authentication

AuthorizationBearer

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

Path parameters

jobIdstringRequired
The ID of the payment gateway processing job

Response

This endpoint returns an object.
pendingobject
OR
successobject
OR
failedobject

Errors