| No | Component Name | Description |
|---|---|---|
| 1 | Client-id | Retrieved from the Request Header |
| 2 | Request-id | Retrieved from the Request Header |
| 3 | Response-Timestamp | Retrieved from the Response Header |
| 4 | Request-Target | The path of the endpoint that will be hitted e.g: /credit-card/v1/payment-page. |
| 5 | Digest | Encoded (base64) value of hashed (SHA-256) JSON body. This component only applied for POST Method. |
Signature, merchant need to prepare all the component required.INFO! To make sure every response API from DOKU, just verify in Signature that you get from Response Header!