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 Thursday 16th, March, 2023.

Code Block
languagejson
{
	"SendMessageResponse": {
		"ResponseMetadata": { 			"RequestId": "d36bbbeaapi-6cde-5fcf-bdac-e7aa4784007f"
		},
		"SendMessageResult": {
			"MD5OfMessageAttributes": null,
			"MD5OfMessageBodyresponse-code": 202,
    "api-response-message": "1b186112f81d169b1af8042d686adb62Accepted",
			"MD5OfMessageSystemAttributes": null,
			"MessageId    "request-id": "53ebc3409ae732e9-e204aa25-45204e19-bfbda66c-93840c53f091dd18bd9a51f7",
			"SequenceNumber
    "call-details": null
		}
	}
}

and:

  1. The Phonon UUID and Request ID is not currently shared in the response.RequestId is not either Phonon UUID or Request ID

  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.

Why are the changes

...

made?

We have made the changes in the Bulk API module of Central, that increases our API throughput capability by more than 10x.

...

  1. The response JSON will be updated with Phonon UUID and/or Request ID.

...

  1. further enhanced to communicate scenarios in case of an error.

I need more information, what can I do?

Reach out to your Account Manager or help@phonon.io for the same.