Order Product

Send back purchase details after a successful sale on your website or app.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…

The get delivery endpoint returns the amount it would cost to deliver an item.
The api checks for the location and retuns the delivery fee.

ParametersTypeDescriptionOptional
productIdstringThe productId of the product that is ordered.required
nameOfCustomerstringThe name of the customer that ordered the item.required
deliveryAddressstringThe address that your customer want the item purchased to be delivered to.required
deliveryStatestringThe state the product will be delivered to is requiredrequired
deliveryLgastringThe local government area of delivery is required.required
deliveryAreastringThe area associated with the delivery local government area is requiredrequired
phoneNumberstringThe phone number of the customer son our delivery agents can call for delivery. This can be set to the company phone number for self pick up.required
selfDeliveryboolTo pick up the item from Shioja and self-deliver to the customer, set this as true. If you prefer to use Shioja to ship the item to your customer, set this as false.optional
Body Params
string
required

The product ID of the product that the customer ordered.

string
required

The name of the customer that ordered the item.

string
required

The address that your customer want the item purchased to be delivered to.

string
required

The state the product will be delivered to is required

string
required

The local government area of delivery is required.

string
required

The area associated with the delivery local government area is required

string
required

The phone number of the customer son our delivery agents can call for delivery. This can be set to the company phone number for self pick up.

boolean
Defaults to false

To pick up the item from Shioja and self-deliver to the customer, set this as true. If you prefer to use Shioja to ship the item to your customer, set this as false.

Headers
string
Defaults to GvK2ahd60roUWIbgnWj1
Responses

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