1132c9ddb7bd → 56087b56c8c8 · 7 changes across 5 operations
- POST/customers/invitations
- ○
added the new optional request property
// - ○
added the required property
///to the response with the status
- ○
- POST/simulations/invite-customer
- ○
added the new optional request property
// - ○
added the required property
///to the response with the status
- ○
- DELETE/customers/invitations/{invitationId}
- ○
added the required property
//to the response with the status
- ○
- POST/simulations/customer-invitations/{invitationId}/accept
- ○
added the required property
//to the response with the status
- ○
- POST/simulations/customer-invitations/{invitationId}/decline
- ○
added the required property
//to the response with the status
- ○