Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

will now be yielding the following response now:

This has been updated on Tuesday 21stThursday 16th, FebruaryMarch, 2023.

Code Block
languagejson
{
    "api-response-code": 202,
    "api-response-message": "Accepted",
    "request-id": "9ae732e9-aa25-4e19-a66c-dd18bd9a51f7",
    "call-details": null
}

...

  1. The Phonon UUID is not shared in the response.

  2. The Request ID is shared and can be used to track the status in your account.

  3. The response status code is

    Status
    colourGreen
    title202

  4. The Whitelist IP section of the Central Admin Portal will not implement on the bulk API. You can reach out to your Account Manager or help@phonon.io for any IP whitelisting. If your IP is not whitelisted, you’ll get a

    Status
    colourYellow
    title403
    status code.

...