Firstbase
  • Welcome
  • Incorporation API
    • Overview
    • Environment
    • Authentication
    • Name Check
      • Request
      • Response
        • Response for Successful
        • Response for Failed
    • Incorporation Order
      • Request
        • User
        • Company
        • Holders
        • Parent Companies
      • Response
        • Response for Successful
        • Response for Failed
          • Unavailable company
          • LLC - Wrong count percent
    • Fetch Order By External Id
      • Request
      • Response
        • Response for Successful
        • Response for Failed
          • Order not found
    • States of Incorporation
      • Request
      • Response
    • Countries
      • Request
      • Response
    • Industries
      • Request
      • Response
    • Webhook
      • Request
      • Response
      • Callback
        • Order call
        • Document call
    • Company Info
Powered by GitBook
On this page
  • Header example:
  • Status

Was this helpful?

  1. Incorporation API
  2. Webhook

Callback

PreviousResponseNextOrder call

Last updated 2 years ago

Was this helpful?

Header example:

The authorization header must contain the same token used in the webhook registration.

{
  "content-length": "234",
  "user-agent": "GuzzleHttp/6.5.5 curl/7.69.1 PHP/7.4.10",
  "content-type": "application/json",
  "accept": "application/json",
  "authorization": "Bearer my-token"
}

Status

Upon receiving the webhook callback it has the referralId which can be tracked from the and the possible statuses are:

Incorporation Order Response
new order
paid
refund
order remove
new document
document remove