Select
Accounts
Parameters
Name | In | Type | Required | Description |
---|---|---|---|---|
orgId | path | string | true | organization name |
accountId | path | integer(int64) | true | account identifier |
body | body | PaymentMethodUpdate | true | ‘none’ |
Request body - instance of PaymentMethodUpdate
|
|
Name | Type | Required | Description |
---|---|---|---|
payment_method | string | true | none |
Property | Values |
---|---|
payment_method | one of [BANK_TRANSFER] |
Request example
|
|
Responses
Code | Meaning | Description | Schema |
---|---|---|---|
204 | No Content | Payment method updated | None |
400 | Bad Request | Invalid request body | ErrorMessage |
404 | Not Found | Resource not found | ErrorMessage |
405 | Method Not Allowed | Method not allowed | None |
400 - instance of ErrorMessage
Custom schema example
|
|
Name | Type | Required | Description |
---|---|---|---|
code | integer(int32) | false | Custom error code |
status | string | false | Status |
message | string | false | Status message |
detailMsg | string | false | Detailed description of the error |
Endpoints
Customers
Events
Memos
Typifications
Invoices
Accounts