Qodex.ai
Qodex.ai
IntroductionAsk Anything
Public
Products
[Create product][Get products][Get product]
Collect Methods
[Get collect methods]
Plans
[Create plan][Update plan][Get plans][Get plan]
Customers-Payment method
[Create payment method][Get payment methods]
Customers
[Create customer][Update customer][Get customers][Get customer]
One time costs
[Create one time cost][Get one time costs][Get one time cost][Update one time cost]
Discounts
[Create discount][Get discounts][Get discount][Update discount]
Taxes
[Create tax][Update tax][Get tax][Get taxes]
Subscriptions
[Create subscription with payment at the moment][Update additional subscription][Get subscriptions][Get subscription][Cancel subscription][Activate subscription][Pause subscription]
Invoices-Payments
[Get payments from customer][Get payment][Create payment][Retry payment][Reverse payment]
Invoices
[Create invoice][Get invoices by external_id][Get invoice][Post manual paid][PATCH cancel]
Additional cost
[Get additional costs][Create additional cost]
IntroductionAsk Anything
Public
Products
[Create product][Get products][Get product]
Collect Methods
[Get collect methods]
Plans
[Create plan][Update plan][Get plans][Get plan]
Customers-Payment method
[Create payment method][Get payment methods]
Customers
[Create customer][Update customer][Get customers][Get customer]
One time costs
[Create one time cost][Get one time costs][Get one time cost][Update one time cost]
Discounts
[Create discount][Get discounts][Get discount][Update discount]
Taxes
[Create tax][Update tax][Get tax][Get taxes]
Subscriptions
[Create subscription with payment at the moment][Update additional subscription][Get subscriptions][Get subscription][Cancel subscription][Activate subscription][Pause subscription]
Invoices-Payments
[Get payments from customer][Get payment][Create payment][Retry payment][Reverse payment]
Invoices
[Create invoice][Get invoices by external_id][Get invoice][Post manual paid][PATCH cancel]
Additional cost
[Get additional costs][Create additional cost]
HomePublicInvoices

Invoices

Number of APIs: 5

  1. [Post manual paid] POST {{url}}{{public-prefix}}/invoices/{{invoice_id}}/manual_paid

  2. [PATCH cancel] PATCH {{url}}{{public-prefix}}/invoices/{{invoice_id}}/cancel

  3. [Create invoice] POST {{url}}{{public-prefix}}/invoices

  4. [Get invoices by external_id] GET {{url}}{{public-prefix}}/invoices?external_id={{invoice_external_id}}&page=1&per_page=10

  5. [Get invoice] GET {{url}}{{public-prefix}}/invoices/{{invoice_id}}

Previous
[Reverse payment]
Next
[Create invoice]