ServiceAdapter
ServiceAdapter
  • Service Adapter Developer Hub
  • Getting Started
  • Authentication
  • Standard Request
  • Standard Response
    • Purchase Data Object
    • Response Codes
  • Adapter Transformers
  • Account Balance
  • NOTIFICATIONS API
    • SMS
    • Voice
Powered by GitBook
On this page

Standard Request

There are various types of request actions ranging from inquiries to purchases or cancellations.

The right application headers need to be set to get the response in the right format. it is important to set the accept header and the content headers propert as application/json.

Application Headers

Accept: application/json
Content-Type: application/json

Standard Request

Base URL:   https://api.serviceadapter.com/api/v1/

Adapter Transformer

Base URL:   https://api.serviceadapter.com/api/v1/transformers
PreviousAuthenticationNextStandard Response

Last updated 1 year ago