User selection over pre-validated purchase items

Allows the customer to accept or reject the merchant-approved items, updating user validation status and purchase amounts.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required
Body Params
accept
array of objects
required

List of purchase item ids the user accepts (must be previously approved by merchant).

accept*
reject
array of objects
required

List of purchase item ids the user rejects (must be previously approved by merchant).

reject*
string
enum
required

Refund method chosen by the user for the accepted items (required when accepting items).

Allowed:
string

IBAN of the bank account for the cash refund. Required when refundMethod is BankTransfer; ignored otherwise.

string

Account holder name for the bank transfer refund. Required when refundMethod is BankTransfer; ignored otherwise.

string
required

Identifier of the shipping method to use when there are accepted items.

contact
object

Optional address when required by the chosen shipping type.

desiredPickUp
object

Pickup information when the selected shipping type requires it.

string
enum
required

Shipping type chosen by the user for the accepted items.

Allowed:
string
required

Identifier of the method to use

Responses

400

Invalid request or state.

404

Not found.

Language
Credentials
Bearer
JWT
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json