Skip to main content
GET
Get a single Binding

Authorizations

Authorization
string
header
required

API key for authentication. Make sure to include the word apikey, followed by a single space and then your token. Example: apikey 1234_abcdef

Path Parameters

process_id
string
required

Response

Request successful.

process_id
string
required
read-only
client_id
integer
required
read-only

ID of client in API service

Required range: -2147483648 <= x <= 2147483647
status
enum<string>
required
read-only
  • error - error
  • finished - finished
  • new - new
  • waiting_details - waiting_details
  • waiting_notification - waiting_notification
Available options:
error,
finished,
new,
waiting_details,
waiting_notification
payment_method_id
integer
required
read-only
payment_resource
object
required

Serializer for payment resources.

result
any
required