Logoelepay
Customer

Delete source

カスタマソースを削除します。

DELETE
/customers/{customerId}/sources/{sourceId}
AuthorizationBearer <token>

API呼出すの認証は、秘密鍵を認証トークンとして扱い、Bearer 認証経由で行われます。 秘密鍵は、全ての API リクエスト操作が可能となる重要なキーなので、取扱いにご注意ください。

In: header

Path Parameters

customerId*string

Customer ID

sourceId*string

Source ID

Response Body

curl -X DELETE "https://api.elepay.io/customers/string/sources/string"
Empty