Send Refund processing result back to Seller.
As a Channel Integrator you will receive a API Refresh Token. With such a Refresh Token you need to request an Access Token with a limited Lifetime (see POST /v1/auth). This Access Token must be provided as a Bearer Token in the Authorization Header with every request.
Result of the channel-side processing of a refund request (accepted, rejected, amount).
Seller created unique Id to identify the processing Result of a Refund processing from a Channel.
1 - 128A unique Id identify a Seller on a specific SalesChannel. The SellerId is generated from the Channel itself during the Seller SignUp Process.
^\w{1,50}$"4711"
500Refund processing result receied