CRUD: Retrieve PaymentMethodSnapshot
GET {{baseUrl}}/v1/object/payment-method-snapshot/:id?fields=<>
This REST API reference describes how to retrieve a Payment Method Snapshot.nnA Payment Method Snapshot is a copy of the particular Payment Method used in a transaction. If the Payment Method is deleted, the Payment Method Snapshot continues to retain the data used in each of the past transactions.nn## NotesnThe following Payment Method fields are not available in Payment Method Snapshots:nn* Activen* AchAddress1n* AchAddress2n* CreatedByIdn* CreatedDaten* UpdatedByIdn* UpdatedDate
Request Params
| Key | Datatype | Required | Description |
|---|---|---|---|
fields | string | Object fields to return |