# CustomerPaymentMethodRemoteCreatePayload - admin - PAYLOAD Version: unstable ## Description Return type for `customerPaymentMethodRemoteCreate` mutation. ### Access Scopes ## Fields * [customerPaymentMethod](/docs/api/admin/unstable/objects/CustomerPaymentMethod): CustomerPaymentMethod - The customer payment method. * [userErrors](/docs/api/admin/unstable/objects/CustomerPaymentMethodRemoteUserError): CustomerPaymentMethodRemoteUserError! - The list of errors that occurred from executing the mutation. ## Connections ## Mutations with this payload * [customerPaymentMethodRemoteCreate](/docs/api/admin/unstable/mutations/customerPaymentMethodRemoteCreate) ## Examples