Skip to content

Commit df545d2

Browse files
CCM-13640: Update documentation
1 parent 494b209 commit df545d2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

specification/documentation/CreateMessageBatch.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ The per message reference (`messageReference`) needs to be unique within the mes
1717

1818
You may be required to send through specific personalisation fields based upon the routing plan (`routingPlanId`). These will have been setup during your [onboarding](#overview--onboarding) process.
1919

20-
These are validated according to the routing plan when we store your message batch. If there are missing values then the entire batch will be rejected with a `CM_INVALID_VALUE` code. The detail and source fields will provide further information about the error.
20+
Messages that are missing required personalisation fields, or have personalisation content that is too long for the routing plan that it is used in, will be accepted by the API but will not be sent.
2121

2222
### Sandbox
2323

0 commit comments

Comments
 (0)