AirService - Customer API v1.0
API Endpoint
https://api-sandbox.airservice.comThe mobile commerce platform
Profile ¶
Properties
| Name | Type | Description |
|---|
Profile collection ¶
Actions on the Profile resource
GET https://api-sandbox.airservice.com/customer/:version/profile
Responses
Headers
Content-Type: application/jsonBody
[
{
"id": 127
}
]Returns customer detailsGET/customer/:version/profile
PATCH https://api-sandbox.airservice.com/customer/:version/profile
Responses
Headers
Content-Type: application/jsonBody
{
"id": 409
}Updates customer details. Customer is identified by token.PATCH/customer/:version/profile
Photo ¶
Properties
| Name | Type | Description |
|---|
Photo single ¶
Actions on the Photo resource
[DELETE]
- Response 200 (application/json)
+ Body
{
"id": 517
}
Generated by aglio on 29 Nov 2016