Session created successfully
Bad request, e.g. missing or invalid authorization header
Unauthorized, e.g. invalid token or seller settings not found
{- "order_data": {
- "authorization_expires": "string",
- "buyer": {
- "billing_address": {
- "city": "Berlin",
- "country_code": "DE",
- "street": "string",
- "street_addition": "string",
- "street_number": "string",
- "zip_code": "string"
}, - "company": {
- "first_name": "string",
- "last_name": "string",
- "name": "string",
- "vat_id": "string"
}, - "contact": {
- "email": "string",
- "phone": "string"
}, - "language": "string",
- "person": {
- "date_of_birth": "string",
- "first_name": "string",
- "last_name": "string",
- "title": "string"
}, - "shop_buyer_id": "string"
}, - "currency": "string",
- "delivery": {
- "address": {
- "city": "Berlin",
- "country_code": "DE",
- "street": "string",
- "street_addition": "string",
- "street_number": "string",
- "zip_code": "string"
}, - "company": "string",
- "first_name": "string",
- "full_name": "string",
- "in_store_collect": {
- "city": "string",
- "country_code": "string",
- "location_name": "string",
- "street": "string",
- "street_addition": "string",
- "street_number": "string",
- "zip_code": "string"
}, - "last_name": "string",
- "pick_up_box": {
- "carrier_name": "string",
- "city": "string",
- "country_code": "string",
- "location_id": "string",
- "recipient_account_id": "string",
- "zip_code": "string"
}, - "pick_up_shop": {
- "city": "string",
- "country_code": "string",
- "location_name": "string",
- "street": "string",
- "street_addition": "string",
- "street_number": "string",
- "zip_code": "string"
}
}, - "partner_operation_id": "string",
- "partner_transaction_id": "string",
- "shop_baskets": [
- {
- "gross_amount": 0,
- "items": [
- {
- "article_number": "string",
- "category": "string",
- "description": "string",
- "gross_total_price": 0,
- "gross_unit_discount": 0,
- "gross_unit_price": 0,
- "name": "string",
- "net_total_price": 0,
- "net_unit_discount": 0,
- "net_unit_price": 0,
- "quantity": 0,
- "tax_rate": 0,
- "unit": "string"
}
], - "partner_shop_id": "string",
- "shop_merchant_id": "string",
- "shop_transaction_id": "string",
- "special_items": [
- {
- "article_number": "string",
- "category": "string",
- "description": "string",
- "gross_total_price": 0,
- "gross_unit_discount": 0,
- "gross_unit_price": 0,
- "name": "string",
- "net_total_price": 0,
- "net_unit_discount": 0,
- "net_unit_price": 0,
- "quantity": 0,
- "tax_rate": 0,
- "unit": "string"
}
], - "vats": [
- {
- "net_amount": 0,
- "tax_amount": 0,
- "tax_rate": 0
}
]
}
], - "shops": [
- {
- "correspondence_settings": {
- "branding_settings": {
- "highlight_color": "string",
- "logo_position": "LEFT",
- "logo_url": "string"
}, - "slangs": {
- "de": {
- "customer_service_contact": [
- null
], - "formal_tone": "FORMAL",
- "name_format": "EMTPY",
- "salutation": "string",
- "transaction_type": "ORDER"
}, - "en": {
- "customer_service_contact": [
- null
], - "formal_tone": "FORMAL",
- "name_format": "EMTPY",
- "salutation": "string",
- "transaction_type": "ORDER"
}, - "fr": {
- "customer_service_contact": [
- null
], - "formal_tone": "FORMAL",
- "name_format": "EMTPY",
- "salutation": "string",
- "transaction_type": "ORDER"
}, - "nl": {
- "customer_service_contact": [
- null
], - "formal_tone": "FORMAL",
- "name_format": "EMTPY",
- "salutation": "string",
- "transaction_type": "ORDER"
}
}
}, - "legal": {
- "commercial_register_number": "string",
- "legal_form": "string",
- "name": "string"
}, - "merchant": {
- "merchant_id": "string",
- "merchant_name": "string"
}, - "merchant_category_code": "string",
- "name": "string",
- "partner_shop_id": "string"
}
]
}
}
{- "session_id": "string",
- "landing_page": "string"
}