Retrieve a CreditReversal
GET {{baseUrl}}/v1/treasury/credit_reversals/:credit_reversal
Retrieves the details of an existing CreditReversal by passing the unique CreditReversal ID from either the CreditReversal creation request or CreditReversal list
Request Params
| Key | Datatype | Required | Description |
|---|---|---|---|
expand[0] | string | Specifies which fields in the response should be expanded. | |
expand[1] | string | Specifies which fields in the response should be expanded. |
HEADERS
| Key | Datatype | Required | Description |
|---|---|---|---|
Content-Type | string |