メインコンテンツまでスキップ
バージョン: APIバージョン 2019-06-09

Consent

Update Consent

Welcome to the Omise Docs! These pages should contain everything you need to know to get paid using the Omise API. This is developer-oriented documentation.If you are not a developer, you can check our comprehensive support articles for non-technical explanations of various concepts or go straight to the plugin overview.

Update Consent

Parameters

NameDescription
principalString
policiesObject

Responses

Status: 200

 {
"object": {
"pattern": "consent",
"type": "string",
"default": "consent"
},
"id": {
"type": "string"
},
"policies": {
"type": "object"
},
"principal": {
"type": "object"
}
}