Skip to main content
POST
Create Many Customer Payment Line Items

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

inputs
PaymentLineItemsInsertInput · object[]

Response

200 - application/json

Responses for POST /api/rest/bulk-customer-payment-line-items

createCustomerPaymentLineItems
PaymentLineItemsMutationResponse · object | null

response of any mutation on the table "payment_line_items"