patch https://api.stg.mesta.xyz/v1/senders/
Updates an existing sender's information. Note that certain fields cannot be modified after initial creation:
- type (individual/business)
- identificationNumber (for business senders)
- taxIdentificationNumber (for business senders)
Before updating a sender, always check the validation rules using: GET /v1/validation-rules/senders?ownerType=[individual|business]&country=[ISO 3166-1 alpha-2 code]