Skip to main content
POST
Obtain invoice payment instructions

Authorizations

Authorization
string
header
required

Organization API key using Authorization: Bearer sk_....

Path Parameters

id
string
required

Identifier of the invoice.

Body

application/json

Request body for obtaining a CASH or TRANSFER payment. Invoice ID is provided in the URL path.

input
object
required

Response

Invoice payment instructions

Pending invoice payment with the instructions required to complete it.

payment
object
required