POST api/storageCards/DisconnectDebitOrder/{storageCardId}

Disconnects a storage card from a debit order.

Request Information

URI Parameters

NameDescriptionTypeAdditional information
storageCardId

The ID of the storage card.

globally unique identifier

Required

Body Parameters

None.

Remarks

None.

Example

None.

Response Information

Resource Description

IHttpActionResult

None.

Response Formats

application/json, text/json, application/xml, text/xml

Sample:

Sample not available.