Skip to main content

RefundResponseBody

$schemauri

A URL to the JSON Schema for this object.

Example: https://example.com/schemas/RefundResponseBody.json
providerRefundIDstringrequired
statusstringrequired
RefundResponseBody
{
"$schema": "https://example.com/schemas/RefundResponseBody.json",
"providerRefundID": "string",
"status": "string"
}