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 21st, February, 2023.

Code Block
languagejson
{
	"SendMessageResponse": { 		"ResponseMetadata": { 			"RequestId": "d36bbbea-6cde-5fcf-bdac-e7aa4784007f"
		},
		"SendMessageResult": {
			"MD5OfMessageAttributes": null,
			"MD5OfMessageBody"api-response-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

  2. The Request ID is shared and can be used to track the

  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.

...

  1. The response JSON will be updated with Phonon UUID and/or Request ID soonfurther enhanced to communicate scenarios in case of an error.

I need more information, what can I do?

...