| Field | Type | Required | Description | Example |
|---|---|---|---|---|
cursor |
?string | ➖ | A pointer to the page of results to return. | ZXhhbXBsZTE |
limit |
?int | ➖ | The maximum number of items that are at returned. | 20 |
buyerId |
?string | ➖ | The ID of the buyer to filter payment methods by. | fe26475d-ec3e-4884-9553-f7356683f7f9 |
buyerExternalIdentifier |
?string | ➖ | The external identifier of the buyer to filter payment methods by. | buyer-12345 |
status |
array<string> | ➖ | N/A | |
externalIdentifier |
?string | ➖ | The external identifier of the payment method to filter by. | payment-method-12345 |
merchantAccountId |
?string | ➖ | The ID of the merchant account to use for this request. | default |