Get Validation Job
Get the status of a payment gateway validation job
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
Path parameters
jobId
The ID of the payment gateway validation job
Response
This endpoint returns an object.
pending
OR
success
OR
failed
Errors
400
Bad Request
401
Unauthorized
403
Forbidden
404
Not Found
409
Conflict
500
Internal Server Error
501
Unimplemented
