Refunds - Update

POST {{baseUrl}}/refunds/:id

To update the properties of a Refund object. This may include attaching a reason for the refund or metadata fields

Request Body

{"reason"=>"Paid by mistake", "metadata"=>{"udf1"=>"value2", "new_customer"=>"false", "login_date"=>"2019-09-1T10:11:12Z"}}

HEADERS

KeyDatatypeRequiredDescription
Content-Typestring
Acceptstring