Message transactions
get
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Query parameters
pageintegerOptional
A page number within the paginated result set.
page_sizeintegerOptional
Number of results to return per page.
Responses
200Success
application/json
get
/api/unified-communications/message-transactions200Success
post
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Body
idstring · uuidRead-onlyRequired
recipientsstringRead-onlyRequired
legacy_idstring · nullableOptional
nextgen_legacy_idstring · nullableOptional
created_atstring · date-time · nullableOptional
updated_atstring · date-timeRead-onlyRequired
transaction_idintegerRead-onlyRequired
creditsinteger · min: -2147483648 · max: 2147483647Required
valid_recipients_countinteger · max: 2147483647Optional
invalid_recipients_countinteger · max: 2147483647Optional
message_contentstring · nullableOptional
media_urlsany · nullableOptional
voice_urlstring · uri · max: 200 · nullableOptional
send_atstring · date-time · nullableOptional
sender_phonestring · max: 16 · nullableOptional
sender_emailstring · email · max: 254 · nullableOptional
sender_namestring · email · max: 254 · nullableOptional
typestring · enumOptionalPossible values:
sms- SMSmms- MMSvoice- Voicepush_notification- Push Notificationemail- Email
statusstring · enumOptionalPossible values:
scheduled- Scheduledsent- Sentfailed- Failed
message_typestring · enumRequiredPossible values:
personalize_message- Personalize Messagegeneral_message- General Message
celery_task_idstring · max: 255 · nullableOptional
subjectstring · max: 255 · nullableOptional
target_pagestring · max: 255 · nullableOptional
churchstring · uuidRequired
Responses
201Success
application/json
post
/api/unified-communications/message-transactions201Success
get
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Path parameters
idstring · uuidRequired
A UUID string identifying this message transaction.
Responses
200Success
application/json
get
/api/unified-communications/message-transactions/{id}200Success
put
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Path parameters
idstring · uuidRequired
A UUID string identifying this message transaction.
Body
idstring · uuidRead-onlyRequired
recipientsstringRead-onlyRequired
legacy_idstring · nullableOptional
nextgen_legacy_idstring · nullableOptional
created_atstring · date-time · nullableOptional
updated_atstring · date-timeRead-onlyRequired
transaction_idintegerRead-onlyRequired
creditsinteger · min: -2147483648 · max: 2147483647Required
valid_recipients_countinteger · max: 2147483647Optional
invalid_recipients_countinteger · max: 2147483647Optional
message_contentstring · nullableOptional
media_urlsany · nullableOptional
voice_urlstring · uri · max: 200 · nullableOptional
send_atstring · date-time · nullableOptional
sender_phonestring · max: 16 · nullableOptional
sender_emailstring · email · max: 254 · nullableOptional
sender_namestring · email · max: 254 · nullableOptional
typestring · enumOptionalPossible values:
sms- SMSmms- MMSvoice- Voicepush_notification- Push Notificationemail- Email
statusstring · enumOptionalPossible values:
scheduled- Scheduledsent- Sentfailed- Failed
message_typestring · enumRequiredPossible values:
personalize_message- Personalize Messagegeneral_message- General Message
celery_task_idstring · max: 255 · nullableOptional
subjectstring · max: 255 · nullableOptional
target_pagestring · max: 255 · nullableOptional
churchstring · uuidRequired
Responses
200Success
application/json
put
/api/unified-communications/message-transactions/{id}200Success
delete
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Path parameters
idstring · uuidRequired
A UUID string identifying this message transaction.
Responses
204
No response body
delete
/api/unified-communications/message-transactions/{id}204
No response body
No content
patch
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Path parameters
idstring · uuidRequired
A UUID string identifying this message transaction.
Body
idstring · uuidRead-onlyOptional
recipientsstringRead-onlyOptional
legacy_idstring · nullableOptional
nextgen_legacy_idstring · nullableOptional
created_atstring · date-time · nullableOptional
updated_atstring · date-timeRead-onlyOptional
transaction_idintegerRead-onlyOptional
creditsinteger · min: -2147483648 · max: 2147483647Optional
valid_recipients_countinteger · max: 2147483647Optional
invalid_recipients_countinteger · max: 2147483647Optional
message_contentstring · nullableOptional
media_urlsany · nullableOptional
voice_urlstring · uri · max: 200 · nullableOptional
send_atstring · date-time · nullableOptional
sender_phonestring · max: 16 · nullableOptional
sender_emailstring · email · max: 254 · nullableOptional
sender_namestring · email · max: 254 · nullableOptional
typestring · enumOptionalPossible values:
sms- SMSmms- MMSvoice- Voicepush_notification- Push Notificationemail- Email
statusstring · enumOptionalPossible values:
scheduled- Scheduledsent- Sentfailed- Failed
message_typestring · enumOptionalPossible values:
personalize_message- Personalize Messagegeneral_message- General Message
celery_task_idstring · max: 255 · nullableOptional
subjectstring · max: 255 · nullableOptional
target_pagestring · max: 255 · nullableOptional
churchstring · uuidOptional
Responses
200Success
application/json
patch
/api/unified-communications/message-transactions/{id}200Success