Interstate Billing Service REST API
Test Tool
Select an API:
--Select--
Retrieve Customer by ID
Retrieve Customer by Name
Retrieve Customer by Status
Retrieve Approval by ID
Retrieve Approval by Invoice Number
Retrieve Approval by Approval Code
Create Approval
Update Approval
Retrieve Customer by ID
UserName:Password
IBS Location ID (DealNo)
ID
Include Invoices?
Include Sale Approvals?
Select a Content Type:
application/json
application/xml
Run Query
URL
Request Headers
Response Body
Retrieve Customer by Name
UserName:Password
IBS Location ID (DealNo)
Name
Select a Content Type:
application/json
application/xml
Run Query
URL
Request Headers
Response Body
Retrieve Customer by Status
UserName:Password
IBS Location ID (DealNo)
Status
Select a Content Type:
application/json
application/xml
Run Query
URL
Request Headers
Response Body
Retrieve Approval by ID
UserName:Password
IBS Location ID (DealNo)
Approval ID
Select a Content Type:
application/json
application/xml
Run Query
URL
Request Headers
Response Body
Retrieve Approval by Invoice Number
UserName:Password
IBS Location ID (DealNo)
Invoice Number
Select a Content Type:
application/json
application/xml
Run Query
URL
Request Headers
Response Body
Retrieve Approval by Approval Code
UserName:Password
IBS Location ID (DealNo)
Approval Code
Select a Content Type:
application/json
application/xml
Run Query
URL
Request Headers
Response Body
Create Approval
UserName:Password
IBS Location ID (DealNo)
Select a Content Type:
application/json
application/xml
Approval Object
{'ApprovalType':'Parts', 'IBSAccountNumber':'673539', 'Amount':'751.26', 'CalledInBy':'TEST', 'IsCoreIncluded':'Yes', 'CoreAmount':'200.00', 'OrderedBy':'APerson', 'ContactName':'John', 'ContactBy':'Phone', 'ContactPhone':'2565555555'}
Submit
URL
Request Headers
Request Body
Response Body
Update Approval
UserName:Password
IBS Location ID (DealNo)
Approval ID
Select a Content Type:
application/json
application/xml
Approval Object
{'ApprovalType':'Parts', 'IBSAccountNumber':'673539', 'Amount':'251.26'}
Submit
URL
Request Headers
Request Body
Response Body