GraphQL API
Organization API
Organization / Returns

returnRequestCreate

Create a new return request

Arguments

1 argument
brandIdID

ID of the brand

customerIdID

ID of the customer

orderLineIdID

ID of the order line

quantityExpectedInt

Quantity that is expected

returnReasonIdID

ID of the return reason

subReturnReasonIdID

ID of the sub return reason

referenceString

Reference of the return request

refundTypeReturnRefundType

Refund type

COUPONEXCHANGEGIFT_CARDMONEY
remarksString

Remarks about the return request

returnMethodReturnMethod

Return method

DROP_OFF_POINTOWN_CARRIERPICKUPSTORE
currencyString!

ISO 4217 currency code

valueString!

Amount

returnShippingServiceMethodIdID

ID of the shipping method used for return shipment

addressString

Street / first address line

address2String

Second address line

cityString

City

companyNameString

Company name (required when no name provided)

countryCodeString

ISO code 3166 alpha 2

emailString

Email address

eoriString

Economic Operators Registration and Identification number

houseNumberString

House number and addition

nameString

Contact person name (required when no company name provided)

ossString

One-Stop Shop (OSS) number

phoneString

Phone number

postalCodeString

Postal code

stateCodeString

State code

vatString

VAT identification number

Status of the return request

ACCEPTEDCANCELEDCOMPLETEDDRAFTEXPIREDPENDINGRECEIVEDREFUNDREJECTED

Possible return

completedAtDateTimeTz

When the return request was completed.

createdAtDateTimeTz!

When the return request was created.

idID!

Unique primary key.

localeString

BCP-47 locale used for communication templates

referenceString

Reference of the return request

refundTypeReturnRefundType

Requested refund type

COUPONEXCHANGEGIFT_CARDMONEY
remarksString

Remarks about the return request

returnMethodReturnMethod

Return method of the return request

DROP_OFF_POINTOWN_CARRIERPICKUPSTORE
returnShippingPaymentStatusReturnShippingPaymentStatus

Payment status for the customer return shipping contribution

FREEPAIDUNPAID

Status of the return request

ACCEPTEDCANCELEDCOMPLETEDDRAFTEXPIREDPENDINGRECEIVEDREFUNDREJECTED
updatedAtDateTimeTz!

When the return request was last updated.

field[String!]
messageString!