# Headers
Authorization: ARTA_APIKey s0e1t2e3c4a5s6t7r8o9n10o11m12y
# Payload
{
"hosted_session": {
"additional_services": [
"signature_delivery"
],
"cancel_url": "http://example.com/cancelled",
"destination": {
"access_restrictions": [
"stairs_only"
],
"address_line_1": "11 W 53rd St",
"address_line_2": "string",
"address_line_3": "string",
"city": "New York",
"region": "NY",
"postal_code": "10019",
"country": "US",
"title": "Warehouse",
"contacts": [
{
"name": "Mary Quinn Sullivan",
"email_address": "mary@example.com",
"phone_number": "(333) 333-3333"
}
]
},
"insurance": "arta_transit_insurance",
"internal_reference": "Purchase Order: 2801",
"objects": [
{
"internal_reference": "Accession ID: 823",
"current_packing": [
"no_packing"
],
"depth": "3",
"details": {
"materials": [
"canvas"
],
"creation_date": "1980",
"creator": "Bob Smithson",
"notes": "Artist signature in the lower left corner",
"title": "Black Rectangle",
"is_fragile": false,
"is_cites": false
},
"height": "32",
"images": [
"http://example.com/image.jpg"
],
"public_reference": "Round Smithson work",
"subtype": "painting_unframed",
"width": "15",
"unit_of_measurement": "in",
"weight": "3.0",
"weight_unit": "lb",
"value": "2500",
"value_currency": "USD"
}
],
"origin": {
"access_restrictions": [
"no_packing"
],
"address_line_1": "87 Richardson St",
"address_line_2": "string",
"address_line_3": "string",
"city": "Brooklyn",
"region": "NY",
"postal_code": "11249",
"country": "string",
"title": "Gallery",
"contacts": [
{
"name": "Rachel Egistrar",
"email_address": "registrar@example.com",
"phone_number": "(212) 234-5678"
}
]
},
"preferred_quote_types": [
"parcel"
],
"public_reference": "Order #1437",
"shipping_notes": "New customer",
"success_url": "http://example.com/cancelled"
}
}