Admin
Upsert Tenant Business Card
Create or update a business card for a Peppol participant. Supports partial updates by merging with existing business card data. Currently only allowed to change the name.
put/api/admin/tenants/{tenant_id}/peppol/business-card
Path parameters
tenant_idstring required
Request body
Example request
{
"peppol_id": "0208:0123456789"
}Response
Successful Response