Herald
OpenapiBilling invoice

Get_seller_config

GET
/api/bill/{realmId}/invoice-seller-config

Authorization

bearer_auth
AuthorizationBearer <token>

In: header

Path Parameters

realmId*string

Realm ID

Response Body

application/json

application/json

application/json

application/json

application/json

curl -X GET "https://example.com/api/bill/string/invoice-seller-config"
{  "createdAt": "string",  "defaultPaymentTerms": "string",  "sellerAddress": "string",  "sellerEmail": "string",  "sellerName": "string",  "sellerPhone": "string",  "sellerTaxId": "string",  "updatedAt": "string"}
{  "code": "string",  "details": null,  "message": "string",  "requestId": "string",  "status": 0}
{  "code": "string",  "details": null,  "message": "string",  "requestId": "string",  "status": 0}
{  "code": "string",  "details": null,  "message": "string",  "requestId": "string",  "status": 0}
{  "code": "string",  "details": null,  "message": "string",  "requestId": "string",  "status": 0}