modify

Request params

fieldrequiredtypedescription
id+string (24 hex characters)_id received at the creation stage

Request body

fieldrequiredtypedescription
subscription_id-string (24 hex characters)You can assign a single charge to an existing subscription.

Request body for charges of a wallet type (Apple Pay, Flypay, PayPal Smart Button)

fieldrequiredtypedescription
currency-string (iso4217 alpha-3)The currency code of the transaction
amount-stringTo update amount of a charge
shipping-objectShipping details of the transaction
shipping.address_line1-stringThe customer's shipping address, line 1
shipping.address_line2-stringThe customer's shipping address, line 2
shipping.address_state-stringThe customer's shipping address, state
shipping.address_country-stringThe customer's shipping address, country code
shipping.address_city-stringThe customer's shipping address, city
shipping.address_postcode-string(numeric)The customer's shipping address, postcode
shipping.address_origin_postcode-string(numeric)The customer's shipping address, origin postcode
shipping.address_company-stringThe customer's shipping address, company
shipping.method-stringThe customer's shipping method for a transaction
Language
URL