Allows merchants to notify Riverty that the customer has triggered a return notification. Please note: the return notification does not automatically trigger a refund to the consumer. This must be seperately triggered by the Merchant once they have receive the returned item and inspected it for damage.
POST /api/v3/orders/{orderNumber}/captures/return-notification
application/json
{
"captureNumber": "800090330"
}
{}