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]
HomePublicDiscounts

Discounts

Number of APIs: 4

  1. [Create discount] POST {{url}}{{public-prefix}}/discounts

  2. [Get discounts] GET {{url}}{{public-prefix}}/discounts

  3. [Get discount] GET {{url}}{{public-prefix}}/discounts/{{discount_id}}

  4. [Update discount] PUT {{url}}{{public-prefix}}/discounts/{{discount_id}}

Previous
[Update one time cost]
Next
[Create discount]