---
title: "Member Address"
method: POST
path: "/api/v3/mobile/member/payment/method"
tags: ["member-payment-method-controller"]
---

# Member Address

`POST /api/v3/mobile/member/payment/method`

Get, Add or Update member address

## Headers

- `d_guid` string, required
- `X-Forwarded-Proto` string
- `X-Eb-Key` string
- `X-Eb-TSync` string
- `User-Agent` string
- `ebtoken` string

## Request body

- string

## Response `200`

OK

- object

## Other responses

- `201` — Created
- `401` — Unauthorized
- `403` — Forbidden
- `404` — Not Found

## Changes

- **2026-09-05** `14c85db2ec56` — 1 info
  - api operation id `postChangePaymentMethodUsingPOST_1` removed and replaced with `postChangePaymentMethodUsingPOST`
- **2026-09-03** `43a3f3b63310` — 1 info
  - api operation id `postChangePaymentMethodUsingPOST` removed and replaced with `postChangePaymentMethodUsingPOST_1`
- **2026-09-03** `7db69db62f6b` — 1 info
  - api operation id `postChangePaymentMethodUsingPOST_1` removed and replaced with `postChangePaymentMethodUsingPOST`

[Change history](https://skmtc.dev/rakuten/apis/ebates/changes/api/v3/mobile/member/payment/method/post.md)

---

[API](https://skmtc.dev/rakuten/apis/ebates.md) · [All operations](https://skmtc.dev/rakuten/apis/ebates/llms.txt) · [OpenAPI document](https://skmtc.dev/rakuten/apis/ebates/revisions/92ee1d5db6ea?raw)
