Skip to main content
POST
Create a price

Body parameters

integer
required
The amount to be charged.
string
required
A lowercase ISO currency code. Currently supported currencies are: “dzd”.
string
required
The ID of the Product.
array
A Set of key-value pairs that can be used to store additional information about the product.

Returns

If the request is successful, it returns a price object.