| Name | Value | Description |
|---|---|---|
| X-Request-Id | uuid v7 | Unique request Id |
| Content-type | application/json | Request body format |
| X-JWS-Signature | string | Request signature |
| Accept | application/json | Request body format |
| Name | Value | Description |
|---|---|---|
| X-Request-Id | uuid v7 | Unique request Id |
| X-Datetime | datetime | Date and time of request processing |
| X-Request-Status | string | Request body format |
{
"uri": "/v5/partner/invoices/info",
"auth_id": "12345",
"method": "POST",
"params": ""
"alg": "HS256"
}| Name | Description | Field requirement |
|---|---|---|
| uri | The path to the API endpoint being called | Required |
| auth_id | User ID for signature verification | Required |
| method | Request method | Required |
| params | Reserved field | Required |
| alg | Encryption algorithm | Required |
{
"id": "b4c5c7de-99f2-4c1d-b61d-7a8e9df22f7b"
}eyJwYXRoIjoiL3Y1L21lcmNoYW50L2ludm9pY2UvaW5pdCIsIm1lcmNoYW50X2lkIjoxMjM0NTYsIm1ldGhvZCI6IlBPU1QiLCJwYXJhbXMiOiIiLCJhbGciOiJIUzUxMiJ9..wCwFCAmxN0nbTm6mad8GxowIjgkCwfF7IAy2ijO9thLjsZFXnS4K_I4NPnXjkTFTMnEzqjk8rtIVmtf7NbGyvg