/
API - How to know what data is expected

API - How to know what data is expected

The API endpoints have validation regarding what data is expected for various fields

To check what the expected data is

  1. Go to https://uat-apidocs.flipgroup.com.au/

  2. Navigate to the endpoint and expand

  3. Then click Schema

 

  1. Navigate to the field in question

For example

a. consignmentType only accepts Pickup, Return or Transfer

Whereas for PackagingType navigate to

a. shippingItems and click the arrow to expand

b. then navigate to ShippingItemModle and click the arrow to expand

c. hen navigate to PackagingType to see the appropriate values

 

Related content

API - Validation Errors
API - Validation Errors
More like this
RESTful API - System Component Map
RESTful API - System Component Map
More like this
OneFlo Customer.API Schema for Restful API Integration
OneFlo Customer.API Schema for Restful API Integration
More like this
Create Consignment - Restful API
Create Consignment - Restful API
More like this
OneFlo - Consignment (Shipping Items)
OneFlo - Consignment (Shipping Items)
More like this