Create Tabapay payment via internal API
POST
/v1/internal-api/payments
Authorizations
Section titled “Authorizations ”Request Body required
Section titled “Request Body required ”object
account_id
required
string
payment_instrument_id
required
string
amount
required
string
object
account_id
required
string
payment_instrument_id
required
string
amount
required
string
object
account_id
required
string
payment_instrument_id
required
string
amount
required
string
Responses
Section titled “ Responses ”Response for status 200
object
ok
required
boolean
payment_id
string
response
required
Response for status 401
object
type
A URI reference that identifies the problem type
string
title
required
A short, human-readable summary of the problem type
string
status
required
The HTTP status code
number
detail
A human-readable explanation specific to this occurrence
string
instance
A URI reference that identifies the specific occurrence
string
realm
The authentication realm
string
scope
The required scope for this resource
string
Response for status 500
object
type
A URI reference that identifies the problem type
string
title
required
A short, human-readable summary of the problem type
string
status
required
The HTTP status code
number
detail
A human-readable explanation specific to this occurrence
string
instance
A URI reference that identifies the specific occurrence
string