Display Refund Payment Provider
Increase transparency in your refund process by displaying refund payment providers in your Returns Portal.
Last updated
Was this helpful?
Was this helpful?
{
"courier": "dhl-germany",
"tracking_number": "00340016120000000001",
"destination_country_iso3": "DEU",
"street": "Kapellenweg 6",
"zip_code": "81371",
"city": "München",
"orderNo": "ORD-123",
"order_date": "2023-12-12",
"recipient": "Bruce Wayne",
"recipient_notification": "Dear Bruce",
"email": "bruce@parcellab.com",
"paymentMethod": "visa",
"articles": [
{
"articleNo": "ART-123",
"articleName": "Branded packing tape",
"articlePrice": "3.49",
"articleCurrency": "EUR",
"articleImage": "https://parcellab.com/products/images/branded-packing-tape.jpg",
"articleUrl": "https://parcellab.com/products/branded-packing-tape",
"quantity": 4
}
]
}