Skip to content

Commit 2ddd6cc

Browse files
author
Rowan Drew
committed
Fixes #7
--Readme.md Updated readme to show examples of how to call API endpoints for retrieve customer account records associated with a supplier organisation. --APIv1Constants.php added constants to support calling API endpoints for searching for supplier organisation's account records. --APIv1EndpointOrgRetrieveCustomerAccountRecord.php Added class for calling API endpoint to retrieve a supplier organisation account record. --APIv1ExampleRunnerRetrieveCustomerAccountRecord.cs Added class to show an example of how to call the API endpoint to retrieve a supplier organisation's customer account record's details. --APIv1ExampleRunnerProcureOrderFromSupplier.php Added lines to class to show example of how to add multiple lines to a purchase order. --APIv1ExampleRunnerRetrieveOrgESDData.php Added qtyOrderable property to show example of how to retrieve this data that shows the maximum amount that can be ordered for this quantity.
1 parent d276d7c commit 2ddd6cc

6 files changed

+1761
-35
lines changed

0 commit comments

Comments
 (0)