Update chargeback evidence

Update a chargeback's evidence. Only fields included in the payload will be updated. Omitted fields will be removed. To remove a field, set the value to null.

Path Params
string
required

The unique chargeback identifier.

Prefix is "chb" in production and "sbx_chb" in sandbox.

string
required

The unique chargeback evidence identifier.

Prefix is "cbe" in production and "sbx_cbe" in sandbox.

Body Params
file_upload_ids
array of strings

List of file upload IDs for the evidence.

file_upload_ids
string | null

Plain text description to provide additional information for the chargeback evidence.

Headers
string
enum
Defaults to 2024-10-16
Allowed:
Responses

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