/payments/{id}

Update payment amount for an order.

Path Params
id
object
required
Body Params
integer

Amount value

string

Currency in 3 letter ISO code

string

Exchange rate for a currency is different from GBP

Responses

400

If request is invalid return 400 status code with error message.

404

No order found for given id: return 404 status code.

Language
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json