Prices
Create a price
Creates a new price.
POST
/
prices
Body parameters
The amount to be charged.
A lowercase ISO currency code. Currently supported currencies are: “dzd”.
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.