Retrieves a payment method by its ID
Payment method information was retrieved successfully
Invalid input
Unauthorized access.
Service unavailable or server error.
{- "status": "Success",
- "message": [ ],
- "codes": [ ],
- "payload": {
- "id": "151a109d-c8e6-4202-9424-33333333333",
- "account_id": "acct_2TiDFXHVFMlAuyy7ovvz3YPKv9b",
- "method_class": "american-express",
- "display_string": "American Express ending in 0002",
- "provider": "rebilly",
- "psp_reference": "8415980438197366",
- "psp_hash_code": "2e141bf3bc640ec70efb88931aaaaaaa",
- "processing_currency": "USD",
- "pm_state": "ACTIVE",
- "integrator": "acme",
- "created": "2020-08-21 09:03:39",
- "updated": "2020-08-21 09:03:39"
}
}