Complete Order Cart
Order all numbers in your cart
GET or POST Request
https://v1.api19.com/dids/cart/complete
Argument | Required | Type |
call_flow_id | no | int |
fax_flow_id | no | int |
key | yes | api_key |
This will close out your cart and return success/fails.
The call flow and fax flow options are not required, if you omit it, the system will use your default call flow.
Last updated