DELETE api/bt/paymentmethod/delete?token={token}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| token | string |
Required |
Body Parameters
None.
Response Information
Resource Description
ResultOfPaymentMethod| Name | Description | Type | Additional information |
|---|---|---|---|
| CreditCardVerification | CreditCardVerification |
None. |
|
| Transaction | Transaction |
None. |
|
| Plan | Plan |
None. |
|
| Subscription | Subscription |
None. |
|
| Errors | ValidationErrors |
None. |
|
| Parameters | Dictionary of string [key] and string [value] |
None. |
|
| Message | string |
None. |
|
| Target |
None. |
Response Formats
application/json, text/json, application/xml, text/xml
Sample:
Sample not available.