v1

latestOpenAPI 3.1.02026-07-222392081.7 MB
Price configurations

Update prices

Update prices of an existing price configuration.

put/v1/price-configurations/{id}/prices

Path parameters

idstring required

Request body

type'fee' required
idstring

Price ID.

amountnumber required

Monetary amount. Expressed in currency's smallest unit.

Response

The updated price configuration

OR
OR
OR
OR
OR

Example response

{
  "status": "active",
  "currency": "EUR",
  "country": "FR"
}