Skip to main content
POST
Create bill payment

Headers

authorization
string

Your API key will be used for authentication of the request. Authorization: YOUR_API_KEY

Body

application/json

Query parameters can also be provided in the request body as a JSON object

input
BillPaymentsInsertInput · object

input type for inserting data into table "bill_payments"

Response

200 - application/json

Responses for POST /api/rest/bill-payments

createBillPayment
BillPayments · object | null

columns and relationships of "bill_payments"